From: Stephen Warren Date: Fri, 16 Dec 2011 22:12:27 +0000 (-0700) Subject: arm/tegra: PCIe: Remove include of mach/pinmux.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~12109^2~4^2^2~6 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=809e092bfecdd6b6ec2eeb785795c74d716f36ba;p=linux-4.9.git arm/tegra: PCIe: Remove include of mach/pinmux.h Nothing in this file needs this header. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- diff --git a/arch/arm/mach-tegra/pcie.c b/arch/arm/mach-tegra/pcie.c index 97ef3e55dfdf..ec63c6b2b6b5 100644 --- a/arch/arm/mach-tegra/pcie.c +++ b/arch/arm/mach-tegra/pcie.c @@ -37,7 +37,6 @@ #include #include -#include #include #include #include